compressed executable造句
例句与造句
- Thus the compressed executable will load faster on most common systems.
- A popular use of overlay format was with the Titanics Cruncher, which compressed executables.
- Some compressed executables can be decompressed to reconstruct the original program file without being directly executed.
- Moreover, some compressed executables have additional requirements, such as those that write the decompressed executable to the file system before executing it.
- A compressed executable requires less storage space in the file system, thus less time to transfer data from the file system into memory.
- It's difficult to find compressed executable in a sentence. 用compressed executable造句挺难的
- On operating systems which read executable images on demand from the disk ( see virtual memory ), compressed executables make this process less efficient.
- Also, some older virus scanners simply report all compressed executables as runtime packers the IEEE Industry Connections Security Group has introduced a software taggant system.
- A compressed executable can be considered a self-extracting archive, where compressed data is packaged along with the relevant decompression code in an executable file.
- Most compressed executables decompress the original code in memory and most require slightly more memory to run ( because they need to store the decompressor code, the compressed data and the decompressed code ).
- Instead of loading the entire compressed executable into memory before unpacking, the Titanics Cruncher used an overlay, so only a tiny decruncher was loaded into memory, then it read and decompressed data as it went.